Skip to content

Add DC senior disabled property tax relief#8287

Open
daphnehanse11 wants to merge 4 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/dc-senior-disabled-property-tax-relief
Open

Add DC senior disabled property tax relief#8287
daphnehanse11 wants to merge 4 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/dc-senior-disabled-property-tax-relief

Conversation

@daphnehanse11
Copy link
Copy Markdown
Collaborator

Closes #8194

Summary

  • Add DC Senior Citizen or Disabled Property Owner Tax Relief parameters for age, income, and the 50% property tax reduction.
  • Add eligibility, household income, and relief amount variables under DC property tax.
  • Include the relief in the generic state property tax credit aggregate and add focused YAML tests.

Tests

  • uv run python policyengine_us/tests/test_batched.py policyengine_us/tests/policy/baseline/gov/states/dc --batches 1

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8cb60e7) to head (61c6c07).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #8287   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           63        41   -22     
=========================================
- Hits            63        41   -22     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the DC senior/disabled property tax relief implementation against the OTR/DC Code eligibility shape. The age/disability, household AGI, homeowner/property-tax proxy, 50% rate, aggregate inclusion, and focused YAML tests look consistent with the model surface. No blockers from my review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DC Senior Citizen or Disabled Property Owner Tax Relief

2 participants